var golang.org/x/net/http2.noBody
4 uses
golang.org/x/net/http2 (current package)
transport.go#L995: if res.Body == noBody && actualContentLength(req) == 0 {
transport.go#L2112: res.Body = noBody
transport.go#L2120: res.Body = noBody
transport.go#L2722: var noBody io.ReadCloser = noBodyReader{}
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)